Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve kustomization handling for more complex repo setups #264

Merged
merged 7 commits into from
Jul 6, 2023
Merged

Conversation

allenporter
Copy link
Owner

@allenporter allenporter commented Jul 6, 2023

  • Add an explicit simplification for flux-system as the root of the cluster
  • Don't add circular dependencies when doing automatic root identification
  • Fix kustomization namespace output
  • Address issues with not using relative paths

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

no HelmRelease objects found in cluster

@allenporter allenporter changed the title Don't run an additional checkout in CI Improve kustomization handling for more complex repo setups Jul 6, 2023
Repository owner deleted a comment from github-actions bot Jul 6, 2023
Repository owner deleted a comment from github-actions bot Jul 6, 2023
Repository owner deleted a comment from github-actions bot Jul 6, 2023
Repository owner deleted a comment from github-actions bot Jul 6, 2023
Repository owner deleted a comment from github-actions bot Jul 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2023

Codecov Report

Merging #264 (23b3a74) into main (c9c8324) will decrease coverage by 0.58%.
The diff coverage is 80.95%.

@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
- Coverage   91.98%   91.40%   -0.58%     
==========================================
  Files          16       16              
  Lines        1671     1687      +16     
==========================================
+ Hits         1537     1542       +5     
- Misses        134      145      +11     
Impacted Files Coverage Δ
flux_local/tool/diff.py 86.01% <0.00%> (-2.60%) ⬇️
flux_local/tool/visitor.py 91.24% <60.00%> (-3.46%) ⬇️
flux_local/git_repo.py 92.05% <90.90%> (-0.11%) ⬇️
flux_local/tool/get.py 93.33% <100.00%> (+0.12%) ⬆️
flux_local/tool/selector.py 96.47% <100.00%> (+0.04%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Repository owner deleted a comment from github-actions bot Jul 6, 2023
Repository owner deleted a comment from github-actions bot Jul 6, 2023
Repository owner deleted a comment from github-actions bot Jul 6, 2023
Repository owner deleted a comment from github-actions bot Jul 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

no HelmRelease objects found in cluster

Repository owner deleted a comment from github-actions bot Jul 6, 2023
@allenporter allenporter merged commit 8704eb6 into main Jul 6, 2023
21 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

no HelmRelease objects found in cluster

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

no HelmRelease objects found in cluster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants